  Quest Central for DB2
  README file for Fix Pack 1
  -----------------------------------
  Product Version: 4.8.0
  Operating System: z/OS
  Date: 12 August 2005


  *************************************************************************
  *                                                                       *
  * WARNING:  This fix pack is intended for use with Quest Central for    *
  *           DB2 Version 4.8. Do NOT apply to any other versions.        *
  *                                                                       *
  *************************************************************************
  


  
  INTERNALLY REPORTED ISSUES RESOLVED
  -----------------------------------

  The following internally reported issues are resolved in this fix pack:
   
  CR 122433 - The following error is generated when attempting to run a
              Batch Analysis job using QcExec on the mainframe: 'EDC5067I 
              An attempt was made to open a nonexistent file for read.'

  CR 128713 - The upgrade files for the QC DB2 mainframe component 
              need to be modified.

  CR 132417 - When you attempt to preview or to execute an object list in
              Space Management, you receive messages indicating that a 
              resource is unavailable and that SESSION.QXOBJLIST_INPUT is
              undefined.



 
  INSTALLING THE FIX PACK
  -----------------------

  To install this fix pack on a mainframe on which the Quest 
  Central for DB2 mainframe components for Version 4.8 are already 
  installed, follow these instructions. (Do not perform an upgrade as 
  described in the "Quest Central for DB2 Installation Guide.")

  1) At the command prompt on the Quest Central for DB2 client machine, 
     switch to the Quest Central for DB2 v4.8\OS390 directory.

  2) Invoke FTP. 

  3) Connect to the mainframe on which you are installing Fix Pack 1.

  4) Issue the FTP commands listed below.

     NOTE: These commands dynamically allocate a temporary dataset that
     is required for receiving the FTP files that you are sending from the 
     client machine. Do not modify the dataset allocation parameters listed 
     these commands. However, if necessary, you can rename the dataset
     (identified as TEMP.DSN.XMISAMP). To do so, replace the 
     TEMP.DSN.XMISAMP value with the new dataset name both in the FTP PUT 
     command (listed below) and in the XMITSAMP DD statement listed 
     in Step 7.

     ftp> bin
     ftp> quote site blk=3120 lrecl=80 recfm=fb cylinders pri=1 sec=1
     ftp> put samplib.xmi 'TEMP.DSN.XMISAMP'
     ftp> close

  5) Log on to the z/OS system.

  6) Access ISPF.

  7) Create and edit the RECEIVE job using the following statements. Change 
     ***PERMLOAD*** to the name of the sample library that you want to 
     populate with the new members. The RECEIVE process will dynamically 
     build the library, using the name specified.

     //XMIT     EXEC  PGM=IKJEFT01
     //XMITSAMP  DD  DISP=SHR,DSN=TEMP.DSN.XMISAMP/* might need to change*/
     //SYSTSPRT  DD  SYSOUT=*
     //SYSTSIN   DD  *
       RECEIVE INFILE(XMITSAMP)
       DA('***PERMLOAD***') SPACE(25 15) +
       CYL UNIT(SYSDA)
     //*

  8) Run the job to populate the new permanent sample library.

     
  9) Replace this new library with the existing Quest sample library.

 10) Delete the TEMP.DSN.XMISAMP dataset. 

  
  If you have a pre-4.8 version of the Quest Central for DB2 mainframe components
  installed on your machine (or you want to install these components for the first 
  time), perform a new installation. To do so, follow the instructions in the 
  "Installing Quest Central for DB2's Mainframe Components" chapter in the "Quest 
  Central for DB2 Installation Guide."

   
  CONTACTING QUEST TECHNICAL SUPPORT
  ----------------------------------

  If you have questions about any of this information, please contact Quest
  technical support:
  Phone    949.754.8000 (between 5 A.M. and 5 P.M., Pacific Standard Time)
  Fax      949.754.8999
  E-mail   support@quest.com
  Web      www.quest.com/support
  Mail     Quest Software
           8001 Irvine Center Drive
           Irvine, CA  92618
           USA 
